Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleaning up uses of 'swap!' and 'send' in the examples. #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

biiwide
Copy link

@biiwide biiwide commented Feb 8, 2015

This is a more typical representation of passing functions to 'send' and 'swap!', but it might be trickier to explain. Another option that might be more readable for students would be to use the more standard form of anonymous functions like (fn [m](assoc m :holder)) in place of the abbreviated syntax. (and my username is probably unfamiliar, so I should mention that this is from Ted.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants